projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5a902c
)
Call update-coding-systems-internal instead of
author
Kenichi Handa
<handa@m17n.org>
Sun, 2 Aug 1998 01:06:57 +0000
(
01:06
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Sun, 2 Aug 1998 01:06:57 +0000
(
01:06
+0000)
update-iso-coding-systems.
lisp/loadup.el
patch
|
blob
|
history
diff --git
a/lisp/loadup.el
b/lisp/loadup.el
index d98eda2d526d5da5536703becef75724e7358a9a..01133fbba711d89c8bc27ccfcd72df2e3160b165 100644
(file)
--- a/
lisp/loadup.el
+++ b/
lisp/loadup.el
@@
-87,7
+87,7
@@
(load "language/tibetan")
(load "language/vietnamese")
(load "language/misc-lang")
-(update-
iso-coding-systems
)
+(update-
coding-systems-internal
)
(load "indent")
(load "isearch")